Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

SUBMARINE-604. Fix Double-checked locking in SubmarineConfiguration.java#383

Closed
jiwq wants to merge 1 commit intoapache:masterfrom
jiwq:SUBMARINE-604
Closed

SUBMARINE-604. Fix Double-checked locking in SubmarineConfiguration.java#383
jiwq wants to merge 1 commit intoapache:masterfrom
jiwq:SUBMARINE-604

Conversation

@jiwq
Copy link
Copy Markdown
Member

@jiwq jiwq commented Aug 19, 2020

What is this PR for?

Double-checked locking

What type of PR is it?

[Bug Fix]

Todos

What is the Jira issue?

https://issues.apache.org/jira/browse/SUBMARINE-604

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

@jiwq jiwq linked an issue Aug 19, 2020 that may be closed by this pull request
@jiwq jiwq requested a review from xunliu August 19, 2020 15:04
Copy link
Copy Markdown
Member

@pingsutw pingsutw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thanks @jiwq

@asfgit asfgit closed this in 1596b2f Aug 22, 2020
@jiwq
Copy link
Copy Markdown
Member Author

jiwq commented Aug 22, 2020

Thanks @pingsutw for the review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Double-Checked Locking

2 participants